TsgCADtoDXF
Unit: CADtoDXF
Description
Provides a functionality for export a CAD image into AutoCAD® DXF™ format.
Syntax
TsgCADtoDXF = class(TsgCADDirectExport)
Properties
| Properties | Description |
|---|---|
Version | The property gets and sets version of the DXF file for saving. |
XDataAppName | The property gets and sets the name of the application that saves to the DXF file. |
Methods
| Methods | Description |
|---|---|
Create | Creates and initializes a new TsgCADtoDXF object. |
Destroy | Destroys an instance of the TsgCADtoDXF class. |
| Methods derived from TsgCADExport | Description |
|---|---|
SaveToFile | The method saves the image to the file. |
Events
| Events derived from TsgCADExport | Description |
|---|---|
OnProgress | The event occurs when the file is saving. |